<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box;}
img{ border:0; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x: hidden}


/* 导航栏 */
.header_nav{height:104px; width:100%; background: #FFF; }
.header_nav .container{position: relative}
.h_logo{width:385px; height:auto; position: absolute; left:0; top:0; z-index: 999 }
.h_logo img{width:100%; height: auto; display: block}
.nav{width:780px; height:104px;float: right; }
.nav .nLi{ float:left;  position:relative; display:inline; height:104px;  width:110px; text-align: center; padding-top: 25px; }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#777777;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#777777; line-height: 26px; }
.nav .nLi h3 a span{font-size:12px; color:#777777 }
.nav li.active{ border-top: 3px solid #d12121}
.nav .nLi:hover{ border-top: 3px solid #d12121}
.nav .nLi:hover h3 span,.nav li.active h3 span{color:#d12121}
.nav .nLi:hover h3 p,.nav li.active h3 p{color:#d12121}
.nav .sub{ display:none;left:50%; top:90px;  position:absolute;  line-height:26px; width:130px;  margin-left: -65px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nav .sub a:hover{color:#d12121}


.index_logo_xx{float: left; width: auto; margin-top: 15px; margin-left: 20px;}
.index_logo_xx h3{font-size: 28px; color: #333333; line-height: 35px; font-weight: bold;}
.index_logo_xx p{font-size: 16px; color: #666666; font-family: "Arial"; line-height: 28px;}



/*手机导航*/
.index_header{display: none; background: #fff}
.sj_header{width:100%; clear:both; height:70px;  padding: 0px 10px; }
.logo{float:left; width:45%; margin-top: 6px;}
.logo a{float: left; width:100%}
.logo img{width:100%; height: 100%;}
.sj_dh{display: none; float: left; font-size: 16px; line-height:45px; color: #333333; margin-left:2%}
.sj_dh span{font-weight: bold;}
.menu{float:right; height:auto; width:30px; margin-top:20px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
.openmenu{overflow-y:scroll; }
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:9999; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background:#e50012; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:9999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:25px; text-indent:1em; color:#fff; padding:8px 0px; font-size:0.9rem; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff;}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; font-size:0.9rem; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}





/* 首页:banner */
.banner{ width:100%;  position:relative;  height:600px;clear: left; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -33px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #eee; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li:last-child{margin-right: 0px;}
.banner .slideBox .hd ul li.on{background:#e50012}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}
.baner-time{width:100%; height: auto; overflow: hidden}
.baner-time img{width:100%; height: 100%; display: block}

/*手机banner*/
.sj_banner{width:100%; height: auto; overflow: hidden; display: none}
.sj_banner img{width:100%; height: auto; display: block}
.swiper-pagination-bullet-active{background: #e50012}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden;  margin-top: 40px;}
.index_title{width:100%; height: auto; overflow: hidden; text-align: center;}
.index_title h3{font-size: 30px; color: #e50012; font-weight: bold;}
.index_title hr{width:10px; height: 3px; background: #e50012; display: block; margin: 8px auto;}
.index_title p{font-size: 14px; color: #333333}
.index_about_left{width:43%; height: auto; float: left; margin-top: 56px;}
.index_about_left img{width:100%; height: auto;}
.index_about_right{width:48%; height: auto; float:right;  margin-top: 56px; margin-right: 3%}
.in_about_rtop{width:100%; height: auto; overflow: hidden}
.in_about_rtop h3{font-size: 24px; color: #333333; font-weight: bold;}
.in_abxx{width:100%; height: 104px; overflow: hidden; font-size: 14px; color: #333333; line-height: 26px; margin: 33px 0 20px}
.in_about_rtop span{font-size: 14px; color: #e50012}
.index_about_right ul{width:100%; height: auto; overflow: hidden; margin-top:35px;}
.index_about_right ul li{width:88px; height: 88px; border: 1px solid #494949; border-radius: 50%; float: left; text-align: center; margin-right: 8%; padding-top: 8px;}
.index_about_right ul li p{font-size: 12px; color: #333333}
.index_about_right ul li:nth-child(4){margin-right: 0}
.index_about_right ul li i{font-size: 40px; color: #909090; height:44px; display: block}
.index_about_right ul li .icon-rongyu{font-size: 35px;}
.index_about_right ul li:hover i{color:#e50012}
.index_about_right ul li:hover p{color:#e50012}
.index_about_right ul li:hover{border:1px solid #e50012}



/*经典案例*/
.index_case{width:100%; height: auto; overflow: hidden; margin-top: 40px; background: #eeeeee; padding: 37px 0;}
.index_case ul{width:100%; height: auto; overflow: hidden;  margin-top: 30px;}
.index_case ul li{width:49%;  height: auto; overflow: hidden; float: left; background: #ffffff; padding:15px 30px; margin-bottom:21px;}
.index_case ul li:nth-child(2n){float: right}
.index_case_xx{width:100%; height: 40px; line-height: 40px;}
.index_case_xx h3{width:70%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left; font-size: 16px; color: #333333; font-weight: bold;}
.index_case_xx span{font-size: 16px; color: #666666; float: right}
.index_case ul li p{width:100%; height: 50px; line-height: 25px; font-size: 14px; color: #666666; line-height: 26px;   word-break:break-all;display:-webkit-box; 
	-webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_case ul li:hover p,.index_case ul li:hover span,.index_case ul li:hover h3{color:#fff;}
.index_case ul li:hover{background: #e50012}

.case_more{width:150px; height: 40px; background: #909090; text-align: center; border-radius: 25px; text-align: center; line-height: 40px; font-size: 14px; color:#ebf2fc; display: block; margin: 20px auto 0;}








/*专业领域*/
.index_zhunye{width:100%; height: auto; background: #eeeeee; margin-top: 60px; padding-top: 28px; padding-bottom: 60px}
.index_zhunye_nav{width:auto; display: table; margin: 30px auto;}
.index_zhunye_nav a{width:97px; height: 28px; background: #909090; text-align: center; line-height: 28px; font-size: 14px; color: #ffffff; float: left; margin: 0px 5px;}
.index_zhunye_nav a:hover{background: #e50012}
.index_zhunye ul{width:100%; height: auto; overflow: hidden}
.index_zhunye ul li{width:48.8%; height: 330px; background: #fff; border-radius: 10px; float: left; margin-right: 1%; margin-bottom: 20px;}
.index_zhunye ul li i{width:10px; height: 10px; background: #eeeeee; border-radius: 50%; display: block; margin: 0px auto;}
.index_zhunye ul li h3{font-size: 20px; color: #333333; font-weight: bold; text-align: center; margin: 20px 0}
.index_zhunye ul li hr{width:15px; height: 4px; background: #e50012; border: 0; display: block; margin:10px auto 20px;}
.index_zhunye ul li p{width:100%; height: 130px; overflow: hidden; font-size: 14px; color: #333333; line-height: 26px; margin-bottom: 30px;}
.index_zhunye ul li span{width:100%; height: 30px; background: #e50012; text-align: center; line-height: 30px; font-size: 10px; color: #fff; display: block}
.index_zhunye ul li:nth-child(4n){margin-right: 0}
.index_zhunye ul li:hover a{background: #e50012;}
.index_zhunye ul li:hover p,.index_zhunye ul li:hover h3{color:#fff;}
.index_zhunye ul li:hover span,.index_zhunye ul li:hover i,.index_zhunye ul li:hover hr{background: #ffffff}
.index_zhunye ul li:hover span{color:#e50012}
.index_zhunye ul li a{width:100%; height: 100%; background: #fff; display: block; padding:10px 18%; border-radius: 10px;
}






/*团队*/
.index_team{width:100%; height: auto; overflow: hidden; margin-top:45px; }
.one-time{margin-top: 50px; width: 100%;  height: auto}
.team_list{width:93.7%; height: auto; overflow: hidden }
.team_list a{width:100%; height: 100%; display: block;}
.index_team_top{width:100%; height: auto; position: relative; overflow: hidden}
.team_list img{width:100%; height:100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_team_xx{width:100%; height: 100%; overflow: hidden; position: absolute; top:0; left:0; background: rgba(229,0,18,0.57); padding: 20% 10% 0; opacity: 0}
.index_team_xx h4{color:#ebf2fc}
.index_team_xx p{font-size: 14px; color: #ebf2fc; line-height: 26px;  margin-top: 20px;}
.index_team_xx span{width:64px; height: 20px; background: #ffffff; color: #e50012; font-size: 12px; display: block; margin-top: 20px; text-align: center; line-height: 20px;}
.team_list h3{width:100%; height: 40px; background: #333333; color: #fff; text-align: center; line-height: 40px;  font-size: 16px; color: #ebf2fc; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 0px 10px;}
.team_list:hover .index_team_xx{opacity: 1} 
.team_list:hover  h3{background: #e50012}
.team_list:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.team_more{width:150px; height: 40px; background: #909090; text-align: center; border-radius: 25px; text-align: center; line-height: 40px; font-size: 14px; color:#ebf2fc; display: block; margin: 50px auto 0;}
.team_more:hover,.case_more:hover{background: #e50012}




/*新闻资讯*/
.index_news{width:100%; height: auto; margin-top: 30px;}
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.index_news ul li{width:29%; height: auto; float: left; margin-right: 5%; margin-bottom: 30px;}
.in_news_top{width:100%; height:40px; overflow: hidden; border-bottom: 1px solid #e50012}
.in_news_top h3{width:70%; height: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333}
.in_news_top span{font-size: 16px; color: #333333; float: right}
.index_news ul li p{width:100%; height: 78px; overflow: hidden; line-height: 26px; font-size: 14px; color: #666666; margin-top: 8px;}
.index_news ul li:nth-child(3n){margin-right: 0}
.index_news ul li:hover p,.index_news ul li:hover span,.index_news ul li:hover h3xs{color:#e50012;}
.index_news_nav{width:auto; display: table; margin: 30px auto;}
.index_news_nav a{width:97px; height: 28px; background: #909090; text-align: center; line-height: 28px; font-size: 14px; color: #ffffff; float: left; margin: 0px 5px;}
.index_news_nav a:hover{background: #e50012}



/*底部*/
.in_footer{width:100%; height: auto; overflow: hidden; position: relative; background:#f3f4f7; padding-top: 58px; padding-bottom:80px;}
.footer_left_top{width:582px; float: left}
.footer_left_top dl{float: left; margin-right:7%}
.footer_left_top dl dt{font-size:16px; color: #000000; margin-bottom:20px; font-weight: bold;}
.footer_left_top dl dt h3{font-size:16px; color: #000000; font-weight: bold;}
.footer_left_top dl dd{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.footer_left_top dl dd a{width:100%; height: 30px; line-height: 30px; color: #777777; font-size:15px; display: block}
.footer_left_top dl dd a:hover{color:#d12121}
.in_footer_right{width:290px; height: auto; float: left; margin-right: 3%}
.f_input{width:100%; height: auto; overflow:hidden; margin-bottom: 10px;}
.f_input h4{float: left; color:#000000; font-size: 16px; line-height: 30px; font-weight: bold;}
.f_input .t_tijiao{width:80px; height: 30px; float: right; background: #d12121; border-radius: 5px; text-align: center; line-height: 30px; color:#fff; font-size: 15px; border: 0; cursor: pointer}
.f_input .t_tijiao:hover{background: #000}
.in_footer_right p{width:100%; height: 50px; border-bottom: 1px solid #000000; margin-bottom: 10px; position: relative}
.in_footer_right p input[type="text"]{color:#777777; font-size: 15px; width: 100%; height: 100%; border: 0; background: none;}
.in_footer_xx{width:22%; float: right}
.in_footer_xx h4{font-size: 16px; color: #000000; font-weight: bold; margin-bottom: 10px}
.in_footer_xx h5{color:#d12121; font-size: 44px; font-family: "ctx"}
.footer_dh{width:100%; height: auto; overflow: hidden;  margin-bottom: 20px;}
.footer_dh p{color:#333333; font-size: 15px; line-height: 30px;}
.footer_dh p span{width:42px;}
.f_wx{width:35px; height: 35px; position: relative; background: url(../images/f_wx.png) no-repeat center; float: left; margin-right: 20px;}
.f_wx img,.f_sj img{width:80px; height: auto; position: absolute; top:35px; left:0; display: none; z-index: 9}
.f_sj{width:35px; height: 35px; position: relative; background:#000 url(../images/f_sj.png) no-repeat center; float: left; border-radius:50%}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}
.footer_copy{width:100%; height: 72px; background: #ebecef; line-height: 72px;}
.footer_copy .w1440{width:auto; display: table; margin: 0px auto;}
.footer_bq{width:100%; height: 72px; line-height: 72px; border-top:1px solid rgba(255,255,255,0.2); margin-top: 60px;}
.copy_bq{width:auto;;height:72px; line-height:72px; position: relative; color:#555555; font-size: 14px; float: left }
.copy_bq a{color:#555555; font-size:14px;}
.copy_bq a:hover{color:#d12121!important}
.footer_zhichi{width:auto; height:100%; float: right; margin-left:30px;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#b5cce3; line-height:70px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:24px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:25px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat;} 
.footer_zhichi span{float: left; font-size: 14px; color: #555555;}
.footer_zhichi i{ float: left;}


.f_brq{width:auto;height:100%; line-height:60px; font-size: 14px; color:#fff; float: left}
.f_brq a{margin-left: 15px; color: #fff;}
.f_brq a:hover{color:#005604!important}
.index_kuaijie{width:100%; height:40px;line-height: 40px; overflow: hidden;}
.index_kuaijie a{float: left; width:auto; text-align: center; font-size:14px; color: #333333; margin: 0px 10px;}
.index_kuaijie p{font-size: 14px; color: #333333; float: left; }
.index_kuaijie a:hover{color:#005604}



/*sj底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index:888; height: 60px;width: 100%; background:#e50012; font-size: .14rem; padding: 0px 10px; display: none;}
footer li{width: 25%;height: 100%;float: left}
footer li img{width: 24px;height: 24px;display: block;margin: 0 auto}
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;padding-top:6px;color: #fff}
footer span{line-height:30px; font-size: 12px; color: #fff; display: block; width: 100%;}
footer li a.active{background:#333;color: #fff}
.copy {width: 100%; padding-top:25px; text-align: center; line-height: 20px; padding-bottom: 20px; clear: both; font-size: 14px; display: none; background: #fff}
.copy a{ font-size: 16px; color: #999; height: 30px; line-height: 30px;}
.copy p{width:100%; font-size: 16px; color: #999; line-height: 30px;}
.copy  span{ font-size: 26px; color: #bb0101; font-weight: bold; margin-left:2px;}
.copy img{ width:28px; height: 22px; float: left;}
.copy .iconfont{  font-size: 25px; color: #666666; margin-right:6px;}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 5px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
	 background-position: 0 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -30px -50px;
}


.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#e50012;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




/*内页 banner*/
.ny_banner{width:100%; height: auto; overflow: hidden; background: #e50012; padding:50px 0 }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#e50012}


/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #e50012; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#e50012; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#e50012}
.ny_left_nav ul li:hover a.inactive{color:#e50012}
.ny_left_nav ul li ul li:hover a{color:#e50012}
.ny_left_nav ul li .inactives{color:#e50012}
.ny_left_nav ul li ul li:hover a{color:#e50012}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #e50012;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}

/*手机导航*/
.ny_sjleft{width:100%; height: auto; overflow: hidden; background: #f0f0f1; display: none; margin-bottom: 20px;}
.ny_sjleft li{width:33.33%;  float: left;  line-height: 40px; text-align: center}
.ny_sjleft li a{font-size: 0.9rem; color: #666; text-align: center}
.ny_sjleft li.active{background: #e50012;}
.ny_sjleft li.active a{color:#fff}






/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; background: url(../images/hs.png) no-repeat left center; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}



/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 20px 0}
.news_time time{color: #e50012; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #e50012;height: 35px; line-height: 35px; font-weight: bold;}

.ny_news_info{width:64%; float: left; margin-left: 3%}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:26px; color: #666; font-size: 14px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}

.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #e50012;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #e50012; color: #fff; border:2px solid #e50012; }
.ny_news_list li:hover .news_time{background: #e50012;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#e50012;}


.ny_news2_info{width:84%; float: left; margin-left: 3%}
.ny_news2_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news2_info p{width:100%; line-height:26px; color: #666; font-size: 14px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news2_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}

/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#e50012}




/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:50%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:306px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
	.ny_cont_wx dl:nth-child(2n){margin-right:0}

/*内页团队*/
.ny_team_pic{width:100%; height:auto; text-align:center;margin-bottom: 20px}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 10px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}
.page-list{display:none;}






@media only screen and (max-width:1024px ) {
	.container{width:100%; height: auto; padding: 0px 10px;}
	#menu .nav .nLi{width: 12.5%}
	.lxfx{display: none;}
	.ny_conta_info{padding:20px;}

	
}


@media only screen and (max-width:768px ) {
	body{padding-bottom: 60px;}
	.header,.header_cxx,.header_nav,.banner,.footer,.index_kuaijie{display: none;}
	.index_header,.sj_banner,.copy,footer{display: block}
	.index_about_right{width:100%;  float: none; margin-top: 20px; margin-right:0}
	.index_about_left{width:100%; margin-top:20px; float: none;}
	.index_about_right ul li{margin-right: 4%}
	.index_about_right ul li{width:75px; height:75px; }
	.index_about_right ul li i{font-size:26px; height:35px;}
	.index_about_right ul{margin-top:20px;}
	.index_zhunye ul li a{padding:10px}
	.news_time{width:13%}
	.ny_news_info{width:48%;}
	.ny_news_img{width:34%}
	.ny_cont_wx{display:none;}
	.ny_conta_dz{float:none; width:100%}
	.index_logo_xx h3{font-size:20px;}
	.index_logo_xx p{font-size:14px;}
	.index_logo_xx{margin-top:0px;}
	.index_about_right ul li .icon-rongyu{font-size:30px;}
	
}

@media only screen and (max-width:500px ) {
	
	
	.in_abxx{margin:20px 0 20px}
	
	.index_zhunye_nav{width:100%}
	.index_zhunye_nav a{margin:0px 2% 10px 0; width:32%;   }
	.index_zhunye_nav a:nth-child(3n){margin-right: 0;}
	.index_zhunye ul li{width:48%; margin-right: 0}
	.index_zhunye ul li:nth-child(2n){float: right}
	.index_case ul li{width:100%; padding: 15px}
	.index_news ul li{width:100%; float: none; margin-bottom: 10px;}
	.index_news ul{margin-top: 0px;}
	.page-list,.ny_sjleft{display:block;}
	.ny_left{display:none;}
	.ny_right,.ny_banner .ny_banner_left{width:100%; height:auto; float:none;}
	.ny_banner_right{margin-top:30px;}
	.ny_banner{padding:30px 0}
	.ny_news_img,.ny_news_info span,div.digg,.ny_news2_info span{display:none;}
	.news_time{width:23%}
	.ny_news_inf,.ny_news2_info{width:70%}
	.ny_conta_info{padding:30px 10px;}
	.ny_product ul li{width:49%; margin-right:0px;}
	.ny_product ul li:nth-child(2n){float:right}
	.ny_all{margin-bottom:30px;}
	.logo{width:70%; margin-top:12px;}
	.ny_right iframe{height:500px!important;}
}

@media only screen and (max-width:375px ) {
	
}

@media only screen and (max-width:360px ) {
	
	.index_about_right ul li{margin-right:3%}
	
}


@media only screen and (max-width:320px ) {

	.index_about_right ul li{margin-right:2%; width:70px; height:70px;}
	.index_zhunye ul li h3{font-size:16px}
	.logo{width:71%; margin-top:16px;}
}


</pre></body></html>